CampusLmsVendor 
EntityType  Independent 
Logical Entity Name  CampusLmsVendor 
Default Table Name  SyCampusLmsVendor 
Logical Only  NO 
Definition 
 
Note 
 

CampusLmsVendor Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
CampusId(FK)    INTEGER  NO 
 
LmsVendorId(FK)    INTEGER  NO 
 
IsDefault    BIT  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

CampusLmsVendor Keys 
Key Name  Key Type  Keys 
SyCampusLmsVendor_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SyCampusLmsVendor_SyLmsVendorID_N_N_IDX  Inversion Entry  LmsVendorId 
SyCampusLmsVendor_SyCampusID_N_N_IDX  Inversion Entry  CampusId 
PK_SyCampusLmsVendor_SyCampusLmsVendorID  PrimaryKey  Id 

CampusLmsVendor Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Campus  Non-Identifying  One To Zero or More        CampusId  NO 
LmsVendor  Non-Identifying  One To Zero or More        LmsVendorId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CampusLmsVendor Check Constraints 
Check Constraint Name  CheckConstraint